Updates.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Aug 2005 03:07:16 +0000 (03:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 12 Aug 2005 03:07:16 +0000 (03:07 +0000)
2005-08-11  Matthias Clasen  <mclasen@redhat.com>

* gtk/building.sgml: Updates.

docs/reference/ChangeLog
docs/reference/gtk/building.sgml

index 75df2b9c65775b3a9d1311db5aed61b3f80ee13f..99ffd454343562ca7dc705091d4b1ea510fa8dc1 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-11  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/building.sgml: Updates.
+
 2005-08-06  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/Makefile.am: Add new stock images.
index 481d61eb44b2e2b6ae8ce3f161568f0836d1b58e..02d953935f27618eda4ba2eb0c751e2519455d2c 100644 (file)
@@ -239,23 +239,14 @@ How to compile GTK+ itself
        <para>
          The <ulink url="http://www.fontconfig.org">fontconfig</ulink>
          library provides Pango with a standard way of locating
-         fonts and matching them against font names. The 
-          <ulink url="http://www.freedesktop.org/wiki/Software/Xft">Xft2</ulink>
-         library, distributed with fontconfig, provides support for
-         scalable and antialiased fonts on X. Pango includes two
-         backends that work on top of fontconfig: an Xft2 backend
-         and a backend that uses fontconfig and the underlying
-         <ulink url="http://www.freetype.org">FreeType</ulink>
-         library directly. Neither backend is mandatory, but the
-         Xft2 backend is the preferred backend for X and the FreeType
-         backend is needed by many applications.
+         fonts and matching them against font names. 
        </para>
       </listitem>
       <listitem>
        <para>
-         The <ulink url="http://www.cairographics.org">Cairo</ulink>
+         <ulink url="http://www.cairographics.org">Cairo</ulink>
           is a graphics library that supports vector graphics and image 
-          compositing. Both Pango and GTK+ use Cairo for much of their
+          compositing. Both Pango and GTK+ use cairo for much of their
           drawing.
         </para>
       </listitem>